76 matches found
CVE-2022-2294
CVE-2022-2294 is a heap-buffer-overflow in WebRTC code within Google Chrome (Chromium-based) prior to 103.0.5060.114. Reported as enabling remote heap corruption via a crafted HTML page, potentially leading to code execution. Affected component: WebRTC in Chrome/Chromium. Remediation: upgrade to ...
CVE-2022-21698
CVE-2022-21698 affects the Prometheus Go client_golang promhttp instrumentation (prior to v1.11.1). The issue allows HTTP server DoS/memory exhaustion when processing non-standard HTTP methods via promhttp.InstrumentHandler* (except RequestsInFlight). A patch exists in v1.11.1; remediation is to ...
CVE-2022-0546
CVE-2022-0546 affects Blender (image loader in Blender 3.x and 2.93.8) due to a missing bounds check that enables out-of-bounds heap access. This can cause denial of service, memory corruption, or potentially code execution. The connected documents consistently describe the same bound-check flaw ...
CVE-2023-0056
CVE-2023-0056 affects HAProxy and is described in connected advisories as an uncontrolled resource consumption DoS that can crash the service, including a scenario where an authenticated remote attacker could trigger a crafted server in an OpenShift cluster. The issue is associated with HAProxy’s...
CVE-2021-3733
CVE-2021-3733 describes a Regular Expression Denial of Service (ReDoS) in urllib’s AbstractBasicAuthHandler. An attacker who controls a malicious HTTP server that a client connects to can trigger a ReDoS during an authentication request with a crafted payload, potentially affecting availability o...
CVE-2022-27191
CVE-2022-27191 affects the golang.org/x/crypto/ssh package. Exploitable impact described in connected advisories: an attacker could crash a server under certain AddHostKey conditions. The vulnerability is tied to the x/crypto/ssh code path, with older Go crypto/ssh releases prior to 0.0.0-2022031...
CVE-2023-51766
Exim before 4.97.1 is vulnerable to SMTP smuggling in specific PIPELINING/CHUNKING configurations, enabling a remote attacker to inject messages with a spoofed MAIL FROM and bypass SPF. The root cause cited across multiple sources is that Exim handles end-of-data sequences using . in ways that so...
CVE-2023-1289
CVE-2023-1289 affects ImageMagick: a specially crafted SVG can trigger self-loading and a segmentation fault, enabling a denial-of-service via massive /tmp trash files. Impact: remote but requires a crafted SVG; local/remote access specifics are not detailed beyond the described attack. In practi...
CVE-2023-5341
CVE-2023-5341 is a heap use-after-free flaw in ImageMagick’s BMP coder (coders/bmp.c). The vulnerability affects ImageMagick and has an availability impact (MEDIUM base score; HIGH availability impact). Exploitation details are not provided in the documents, but multiple advisories and vendor bul...
CVE-2022-28327
CVE-2022-28327 affects Go's crypto/elliptic P-256 in Go up to versions before 1.17.9 and 1.18.x before 1.18.1, where a crafted long scalar input can cause a panic in ScalarMult/ScalarBaseMult, leading to availability impact. Affected component: crypto/elliptic P-256. Mitigation: upgrade Go to 1.1...
CVE-2023-34151
CVE-2023-34151 affects ImageMagick. The issue is an undefined behavior caused by casting double to size_t in SVG, MVG, and other coders, leading to vulnerability exposure. Public references document multiple advisories confirming patches across distributions (e.g., Debian DSA-5628-1 and DLA-3737-...
CVE-2023-34153
CVE-2023-34153 is an ImageMagick vulnerability that enables a shell command injection via VIDEO encoding/decoding when using video:vsync or video:pixel-format options. The CVSS 3.1 vector indicates Local attack, no privileges required, with user interaction, and high impact on confidentiality, in...
CVE-2022-4144
CVE-2022-4144 relates to the QEMU QXL display device emulation. The vulnerability is an out-of-bounds read in qxl_phys2virt(), which does not validate the size of the guest-allocated structure, potentially reading past the BAR space and crashing the host QEMU process, causing a denial-of-service....
CVE-2022-2158
CVE-2022-2158 is a type confusion in V8 affecting Google Chrome/Chromium prior to 103.0.5060.53, enabling potential heap corruption via a crafted HTML page. The CVE entry is supported by multiple connected notices: Debian/DSA-5168-1 fixes Chromium up to 103.0.5060.53; Fedora package updates refer...
CVE-2020-7106
CVE-2020-7106 affects Cacti 1.2.8, with stored XSS in data_sources.php, color_templates_item.php, graphs.php, graph_items.php, lib/api_automation.php, user_admin.php, and user_group_admin.php; root cause is improper escaping/display of a raw string from the database (via $header). Public advisori...
CVE-2022-2295
The CVE-2022-2295 issue is a type confusion in V8 affecting Google Chrome/Chromium, prior to version 103.0.5060.114, enabling a remote attacker to potentially trigger heap corruption via a crafted HTML page. Public details across connected sources confirm the affected component as Chromium’s V8 e...
CVE-2022-2163
CVE-2022-2163 affects Google Chrome (Cast UI and Toolbar) and was triggered by a use-after-free leading to potential heap corruption when a user is convinced to install a malicious extension. Affected software: Google Chrome prior to 103.0.5060.134; impact described as high risk with possible arb...
CVE-2022-4318
CVE-2022-4318 is confirmed in multiple records as a vulnerability in cri-o that enables tampering of /etc/passwd via a specially crafted environment variable, effectively a privilege escalation path. Affected scope includes cri-o deployments used by Red Hat OpenShift platforms (OpenShift 4.x line...
CVE-2021-20247
The CVE-2021-20247 issue affects isync/mbsync before v1.3.5 and v1.4.1. The root cause is that validations of mailbox names returned by IMAP LIST/LSUB do not occur, allowing a malicious or compromised IMAP server to craft mailbox names with .. components to access data outside the intended mailbo...
CVE-2020-27842
CVE-2020-27842 affects the OpenJPEG2 library, specifically the t2 encoder. A crafted input to OpenJPEG prior to version 2.4.0 can trigger a null pointer dereference, with the highest impact being a denial of service through reduced availability. Connected advisories confirm OpenJPEG vulnerabiliti...
CVE-2023-5550
CVE-2023-5550 describes remote code execution in Moodle via a local file include (LFI) when a user has access to both Moodle and the web server outside Moodle’s webroot in a misconfigured shared hosting environment. The root cause is a misconfigured hosting setup enabling LFI; affected component ...
CVE-2022-32546
CVE-2022-32546 is an ImageMagick vulnerability where the root cause is an undefined-behavior conversion outside the range of long in pcl.c when processing crafted input. The impact listed in sources is at least a negative effect on availability/undefined behavior; the reports do not provide expli...
CVE-2022-0725
CVE-2022-0725 concerns KeePass, where a flaw causes plaintext passwords to be logged in system logs, resulting in information disclosure. The root cause is logging sensitive credentials, enabling an attacker to read passwords and related logs. Connected sources confirm the vulnerability across mu...
CVE-2021-23727
CVE-2021-23727 affects Celery before 5.2.2. An attacker who can access or manipulate task metadata stored in a backend could trigger a stored command injection by deserializing backend metadata. Documented impact is remote command execution when the backend data can be crafted or intercepted by a...
CVE-2022-32545
CVE-2022-32545 affects ImageMagick and is caused by processing input in coders/psd.c that leads to values outside the range representable by unsigned char, causing undefined behavior and potential availability impact. Connected advisories (Debian DLA-3429-1; Cloud Foundry USN entries; Amazon ALAS...
CVE-2020-14394
CVE-2020-14394 is an issue in QEMU where the USB xHCI controller emulation can enter an infinite loop while computing the length of the TRB Ring, allowing a privileged guest to hang the host QEMU process (DoS). Affected component: QEMU’s USB xHCI controller emulation; root cause: incorrect handli...
CVE-2020-27818
CVE-2020-27818 affects pngcheck via the check_chunk_name() function in pngcheck-2.4.0. A crafted file could cause a temporary denial of service, with impact to availability. Publicly documented fixes exist in Debian (pngcheck 2.3.0-7+deb9u1 for Debian 9), OpenSUSE OSV-2020/OSV-2024 entries mentio...
CVE-2022-2296
CVE-2022-2296 is a use-after-free in Chrome OS Shell on Chrome OS prior to 103.0.5060.114, potentially allowing a remote attacker who entices user interactions to cause heap corruption. Affected software includes Chromium/Chrome family on Chrome OS; the issue is classified with high impact (avail...
CVE-2023-5764
CVE-2023-5764 describes a template-injection flaw in Ansible where the controller’s internal templating can drop the unsafe designation from template data, enabling a crafted file to inject templates during templating data provisioning. This affects Ansible’s templating operations and could allow...
CVE-2022-25648
CVE-2022-25648 affects the Ruby library ruby-git (Ruby interface to Git). The vulnerability arises from the fetch(remote = 'origin', opts = {}) pathway, where the remote argument is passed to the underlying git fetch command and can be manipulated to inject commands. Several connected advisories ...
CVE-2023-34152
CVE-2023-34152 is a vulnerability in ImageMagick that enables remote code execution via OpenBlob when built with --enable-pipes. The issue is documented as a RCE in ImageMagick/OpenBlob, with CVSS 3.1 base score 9.8 (NETWORK/LOW/CUI). Public references include the ImageMagick issue thread (6339) ...
CVE-2022-0983
CVE-2022-0983 describes an SQL injection in Moodle’s badges code for configuring criteria. The issue affects Moodle releases where the badges feature is present, with public sources noting the vulnerability in Moodle 3.9.x before 3.9.13, 3.10.x before 3.10.10, and 3.11.x before 3.11.6. The access...
CVE-2023-5539
The provided documents confirm a remote code execution risk in the Moodle Lesson activity (CVE-2023-5539). Reported as an authenticated issue, by default accessible to teachers/managers, it indicates potential RCE via the Lesson activity. No concrete technical exploit vector, vulnerable version r...
CVE-2023-30943
CVE-2023-30943 (Moodle): Moodle 4.1.x before 4.1.3 and 4.2.x before 4.2.0 are vulnerable to unauthenticated arbitrary folder creation via TinyMCE loader path handling, which can be leveraged to perform Stored XSS and, when an admin visits the panel, arbitrary code execution on the server. Affecte...
CVE-2021-45079
Summary: CVE-2021-45079 affects strongSwan prior to 5.9.5. A malicious responder can send an EAP-Success message before proper authentication, and in EAP methods with mutual authentication and EAP-only authentication for IKEv2, potentially bypassing server authentication. What is affected: strong...
CVE-2021-46141
CVE-2021-46141 affects uriparser prior to 0.9.6, with invalid free operations in uriFreeUriMembers and uriMakeOwner. Multiple advisories (Debian, Fedora, ALAS) indicate potential DoS or arbitrary code execution, mitigated by upgrading to 0.9.6 or later; some advisories specify version updates (e....
CVE-2022-2719
CVE-2022-2719 is rejected/not used; it does not represent an active vulnerability entry.
CVE-2022-24882
FreeRDP before version 2.7.0 is vulnerable where NTLM authentication does not abort on an empty password, affecting FreeRDP-based RDP servers (clients are not affected). The issue is fixed in FreeRDP 2.7.0. Open questions: no explicit exploitation details in the provided documents; no additional ...
CVE-2023-5540
CVE-2023-5540 describes a remote code execution risk in Moodle’s IMSCP activity, with access by default limited to teachers/managers. Connected sources confirm RCE in IMSCP across Moodle versions via authenticated pathways; several Nessus entries flag the vulnerability as unpatched (no vendor pat...
CVE-2021-46142
The CVE concerns uriparser before 0.9.6, which performs invalid free operations in uriNormalizeSyntax. Connected advisories confirm this affects uriparser across multiple distributions and versions, with fixes provided in version 0.9.6 and later. Impact noted in Debian advisories includes potenti...
CVE-2023-3428
CVE-2023-3428 is a heap-based buffer overflow vulnerability in ImageMagick's coders/tiff.c. A local attacker could trick a user into opening a crafted TIFF file, resulting in an application crash and denial of service. Public advisories (e.g., Debian DSA-5628-1 and ALAS/Cloud Foundry notices) ind...
CVE-2023-30944
CVE-2023-30944 : Moodle contains a vulnerability caused by insufficient sanitization of user-supplied data in the external Wiki method for listing pages. A remote attacker can send a crafted request to trigger limited SQL commands within the Moodle database. Connected documents corroborate a Mood...
CVE-2023-5543
CVE-2023-5543 relates to Moodle’s BigBlueButton activity duplication: when duplicating an activity, the original meeting ID is copied instead of generating a new ID, potentially granting access to the original meeting. The available connected records (OSV entries and cross-references) describe th...
CVE-2023-5549
CVE-2023-5549 is linked to Moodle and is characterized by insufficient web service capability checks that allow a user who can manage certain categories to move them under a parent category they should not be able to manage. The connected documents (BIT-MOODLE-2023-5549, GHSA-FM5H-58G2-4M3F, and ...
CVE-2022-45152
CVE-2022-45152 corresponds to a blind Server-Side Request Forgery (SSRF) in Moodle. The issue arises from insufficient validation of user-supplied input in the LTI provider library, which does not use Moodle’s inbuilt cURL helper, enabling an attacker to craft requests that force the application ...
CVE-2023-5551
Moodle CVE-2023-5551 involves Separate Groups mode: the forum summary report does not honour group restrictions, causing display of users from other groups. The initial entry reports a LOW severity (CVSS 3.1: AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N; base 3.3) and notes the issue pertains to the Moodl...
CVE-2020-9274
CVE-2020-9274 affects Pure-FTPd 1.0.49. The issue is an uninitialized pointer in the diraliases linked list; when lookup_alias(alias) or print_aliases() runs, the code fails to detect the end of the list and dereferences a non-existent member, tied to init_aliases in diraliases.c. The connected d...
CVE-2023-6395
CVE-2023-6395 describes a privilege-escalation vulnerability in Mock related to unsandboxed Jinja2 template expansion/execution within certain configuration parameters. The issue can allow an attacker to execute arbitrary code with root privileges on the build server when less-privileged users in...
CVE-2024-0232
SQLite has a heap use-after-free in jsonParseAddNodeArray() (sqlite3.c) CVE-2024-0232. Local attacker may crash the application via crafted input, enabling a denial of service. The IBM bulletin notes this vulnerability in IBM Netezza Appliance usage and lists remediation for that product: upgrade...
CVE-2023-38252
CVE-2023-38252 : Affected software is the w3m pager/browser. The vulnerability is an out-of-bounds read in the Strnew_size function of Str.c, which can allow a crafted HTML file to trigger a denial of service. Multiple connected advisories confirm the issue and reference related CVEs (38253, 4255...